Lab 7 - EE 421L 

Allis Hierholzer

hierholz@unlv.nevada.edu
11/7/18

 

 

Pre-Lab:

 

Lab Description:

image001

Text Box:

image004   =   image007

image003

Text Box:

Text Box:                         

      

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

Text Box:

o    Schematic to simulate the 8-bit NAND, NOR, AND, inverter, and OR gates

Text Box:

o    Simulation results of the 8-bit NAND, NOR, AND, inverter, and OR gates

Text Box:

 

The bits used to perform the operation for gates NAND, AND, NOR, and OR are 1010 and 0011.

 

 

Text Box:

Text Box:

Text Box:

Text Box:

image077

§  Schematic to simulate the 1-bit 2:1 MUX

Text Box:

§  Simulation results of the 1-bit 2:1 MUX

Text Box:

 

The 2:1 MUX acts as a 2 to 1 switch with S being the selector. When S is high (1), the output should be A and when S is inverted [low (0) à Si is high (1)], the output should be B.

 

§  Schematic to simulate the 1-bit 2:1 DEMUX

Text Box:

§  Simulation results of the 1-bit 2:1 DEMUX

Text Box:

 

The input is now Z; the data from Z will be fed to either A or B depending on whether the selector (S) is on or off. When selector is on, the data from Z will go to A, and if the selector is off, the data from Z will go to B; however, on the simulation result, at the transition point of the selector (from on to off or off to on), A/B takes an arbitrary value because at that switching point, the selector is not exactly on nor off.

 

§  Schematic to simulate the 8-bit 2:1 MUX

sim_MUX8_schematic

§  Simulation results of the 8-bit 2:1 MUX

sim_MUX8_result

 

When S is on, the output on Z should be A and when S is off, the output on Z should be B.

 

 

Text Box:

FULL_ADDER8_schem

Text Box:

§  Schematic to simulate the 1-bit FULL ADDER

Text Box:

§  Simulation result of the 1-bit 2:1 FULL ADDER

Text Box:

 

The result is obtained by adding A 10101010 and B 11001100

 

§  Schematic to simulate the 8-bit FULL ADDER

Text Box:

§  Simulation result of the 8-bit 2:1 FULL ADDER

sim_FULL_ADDER8_result

 

The result is obtained by adding A 00001111 and B 11110000

 

Text Box:

Text Box:   

Text Box: